POV-Ray : Newsgroups : povray.documentation.inbuilt : Quick Reference Fix : Quick Reference Fix Server Time
3 May 2024 09:21:32 EDT (-0400)
  Quick Reference Fix  
From: Robert Chaffe
Date: 27 Jun 2002 20:54:35
Message: <3d1bb3cb$1@news.povray.org>
Ingo,

Not sure how I missed this earlier.  I forgot the "object" pattern in a media density.

In section 10.1.11 Media, need to add the object pattern as one of the list pattern
choices:
. . .
DENSITY_LIST_PATTERN:
    brick DENSITY, DENSITY [BRICK_ITEMS]  |
    checker DENSITY, DENSITY  |
    hexagon DENSITY, DENSITY, DENSITY  |
    object { LIST_OBJECT  DENSITY, DENSITY }
. . .

Would you be so kind to add that to the manual.  Thank you.

--
Robert Chaffe
http://www.donovansweb.com/~chaffe/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.